home *** CD-ROM | disk | FTP | other *** search
- ; ATI Graphics Pro Turbo Video Accelerator
- ;
- ; (C)Copyright ATI Technologies Inc., 1994
- ; All Rights Reserved.
- ;
- ; 13/8/93 v1.3 - added APMAP keyword to software statement.
-
-
- ;---------------------------------------------------------------------------
- ; GRAPHICS PRO TURBO
- ;---------------------------------------------------------------------------
-
- BOARD
- ID = "ATI5810"
- NAME = "ATI GRAPHICS PRO TURBO Video Accelerator Card"
- MFR = "ATI Technologies Inc."
- CATEGORY = "VID"
- SLOT = ISA8OR16
- LENGTH = 170 ;HEIGHT=125
- AMPERAGE = 1500
- READID = NO
- IOCHECK = INVALID
- DISABLE = UNSUPPORTED
- COMMENTS = "Combines Super VGA with a high speed Graphics Engine."
- HELP = "For additional setup options, run the INSTALL program provided with the card.
- Review and follow the recommendations of the SOFTWARE statements to
- ensure proper configuration of the card."
-
- SWITCH(1) = 8
- NAME = "SW1"
- STYPE = DIP
- INITVAL = LOC(8-1) xxxxxxxx
- FACTORY = LOC(8-1) 00000000
- COMMENTS = "Switch 8 disables the VGA.
- Switch 7 disables the onboard ROM.
- Switches 6-1 provide address bits 17-12
- for the ROM decode when VGA is disabled."
- HELP = "Setting a switch to the ON (down) position
- will disable the function, or in the case of
- an address bit, set the corresponding bit to 0."
-
- JUMPER(1) = 4
- NAME = "JU11"
- JTYPE = PAIRED
- VERTICAL = YES
- LABEL = LOC(4 3 2 1) "IRQ2" "IRQ3" "IRQ5" "IRQ10"
- INITVAL = LOC(4 3 2 1) xxxx
- FACTORY = LOC(4 3 2 1) 0000
- COMMENTS = "Selects IRQ line. Only one jumper can be installed."
- HELP = "To select an IRQ line, place shorting plug across jumper."
-
- SOFTWARE(1) = "Please run INSTALL APMAP and ensure that the Memory Aperture is set to: "
-
-
- ;--------------------------------------
- ; VIDEO FUNCTION
- ;--------------------------------------
-
- FUNCTION = "Video"
- TYPE = "VID"
- SUBFUNCTION = "Video Graphics Adaptor"
- TYPE = "VID"
- COMMENTS = "Provides Super VGA features.
- NOTE: This option may require a change to a jumper or switch
- setting, check the jumper and switch settings display."
- HELP = "Use INSTALL program to configure video modes.
- If disabling the VGA, ensure a second display adaptor is
- installed in the system to act as the Primary display."
- CONNECTION = "TOP DB15"
-
- CHOICE = "VGA Enabled"
- FREE
- ; VGA ports
- ; 0102h
- ; 03B4h 03B5h 03B8h 03B9h 03BAh 03BFh
- ; 03D4h 03D5h 03D8h 03DAh
- ; 03C0h 03C1h 03C2h 03C3h 03C4h 03C5h 03CAh 03CCh 03CEh 03CFh
- ; 03D9h 03DBh 03DCh 03DDh 03DEh
-
- ; PORT = 0102h
- ; SHARE = NO
- ; SIZE = BYTE
-
- PORT = 01CEh-01CFh
- SHARE = NO
- SIZE = BYTE
-
- PORT = 03B4h-03B5h
- SHARE = NO
- SIZE = BYTE
-
- PORT = 03B8h-03BBh
- SHARE = NO
- SIZE = BYTE
-
- ; PORT = 03BFh
- ; SHARE = NO
- ; SIZE = BYTE
-
- PORT = 03C0h-03CAh
- SHARE = NO
- SIZE = BYTE
-
- PORT = 03CCh
- SHARE = NO
- SIZE = BYTE
-
- PORT = 03CEh-03CFh
- SHARE = NO
- SIZE = BYTE
-
- PORT = 03D4h-03D5h
- SHARE = NO
- SIZE = BYTE
-
- PORT = 03D8h-03DCh
- SHARE = NO
- SIZE = BYTE
-
- PORT = 46E8h
- SHARE = NO
- SIZE = BYTE
-
- ; BIOS ROM
- MEMORY = 32K
- ADDRESS = 0C0000h
- WRITABLE = NO
- MEMTYPE = OTH
- SIZE = WORD
- CACHE = YES
- SHARE = NO
-
- ; VIDEO RAM (COLOUR)
- MEMORY = 128K
- ADDRESS = 0A0000h
- WRITABLE = YES
- MEMTYPE = OTH
- SIZE = WORD
- CACHE = NO
- SHARE = NO
-
- ; VIDEO RAM (MONOCHROME)
- ; MEMORY = 32K
- ; ADDRESS = 0B8000h
- ; WRITABLE = YES
- ; MEMTYPE = OTH
- ; SIZE = WORD
- ; CACHE = NO
- ; SHARE = NO
-
- INIT = SWITCH(1) LOC(8-1) 00000000
-
- CHOICE = "VGA Disabled/Graphics Engine only"
- DISABLE = YES
-
- LINK
- ; BIOS ROM
- ; (SHOULD RESTRICT ADDRESS TO C0000h-EFFFFh range?)
- MEMORY = 4K
- ADDRESS = 0C0000h | 0C1000h | 0C2000h | 0C3000h |
- 0C4000h | 0C5000h | 0C6000h | 0C7000h |
- 0C8000h | 0C9000h | 0CA000h | 0CB000h |
- 0CC000h | 0CD000h | 0CE000h | 0CF000h |
- 0D0000h | 0D1000h | 0D2000h | 0D3000h |
- 0D4000h | 0D5000h | 0D6000h | 0D7000h |
- 0D8000h | 0D9000h | 0DA000h | 0DB000h |
- 0DC000h | 0DD000h | 0DE000h | 0DF000h |
- 0E0000h | 0E1000h | 0E2000h | 0E3000h |
- 0E4000h | 0E5000h | 0E6000h | 0E7000h |
- 0E8000h | 0E9000h | 0EA000h | 0EB000h |
- 0EC000h | 0ED000h | 0EE000h | 0EF000h |
- 0F0000h | 0F1000h | 0F2000h | 0F3000h |
- 0F4000h | 0F5000h | 0F6000h | 0F7000h |
- 0F8000h | 0F9000h | 0FA000h | 0FB000h |
- 0FC000h | 0FD000h | 0FE000h | 0FF000h
- WRITABLE = NO
- MEMTYPE = OTH
- SIZE = WORD
- CACHE = YES
- SHARE = NO
- INIT = SWITCH(1) LOC(8-1) 10111111 | 10111110 | 10111101 | 10111100 |
- 10111011 | 10111010 | 10111001 | 10111000 |
- 10110111 | 10110110 | 10110101 | 10110100 |
- 10110011 | 10110010 | 10110001 | 10110000 |
- 10101111 | 10101110 | 10101101 | 10101100 |
- 10101011 | 10101010 | 10101001 | 10101000 |
- 10100111 | 10100110 | 10100101 | 10100100 |
- 10100011 | 10100010 | 10100001 | 10100000 |
- 10011111 | 10011110 | 10011101 | 10011100 |
- 10011011 | 10011010 | 10011001 | 10011000 |
- 10010111 | 10010110 | 10010101 | 10010100 |
- 10010011 | 10010010 | 10010001 | 10010000 |
- 10001111 | 10001110 | 10001101 | 10001100 |
- 10001011 | 10001010 | 10001001 | 10001000 |
- 10000111 | 10000110 | 10000101 | 10000100 |
- 10000011 | 10000010 | 10000001 | 10000000
-
-
- SUBFUNCTION = "Graphics Engine"
- TYPE = "VID"
- COMMENTS = "Provides Graphics Acceleration features"
- CONNECTION = "TOP DB15"
- HELP = "Use INSTALL program to configure video modes."
-
- CHOICE = "Graphics Engine"
-
- FREE
- PORT = 02ECh-02EFh
- SHARE = NO
- SIZE = DWORD
-
- ; PORT = 06ECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 0AECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 0EECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 12ECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 16ECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 1AECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 1EECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 22ECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 26ECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 2AECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 2EECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 32ECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 36ECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 3AECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 3EECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 42ECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 46ECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 4EECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 52ECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 56ECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 5AECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 6AECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 6EECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 72ECh
- ; SHARE = NO
- ; SIZE = WORD
-
- ; PORT = 76ECh
- ; SHARE = NO
- ; SIZE = WORD
-
- SUBFUNCTION = "Graphics Engine Memory Aperture"
- TYPE = "VID"
- COMMENTS = "NOTE: The user must run the INSTALL program with the
- APMAP parameter in order for these settings to take effect."
- HELP = "Use the INSTALL program with the APMAP parameter to configure
- the Memory Aperture address.
- Review Software statements for recommended settings."
-
- CHOICE = "Aperture Enabled"
-
- COMBINE
- MEMORY = 4M
- ADDRESS = 12M | 10M | 8M
- WRITABLE = YES
- MEMTYPE = OTH
- SIZE = WORD
- CACHE = NO
- SHARE = NO
- INIT = SOFTWARE(1) "Address=12M." | "Address=10M." | "Address=8M."
-
- CHOICE = "Aperture Disabled"
- DISABLE = YES
- FREE
- INIT = SOFTWARE(1) "DISABLED."
-
- SUBFUNCTION = "Video Interrupt"
- TYPE = "VID"
- COMMENTS = "NOTE: This option may require a change to a jumper setting,
- check the jumper settings display."
-
- CHOICE = "Video IRQ Disabled"
- DISABLE = YES
- FREE
- INIT = JUMPER(1) LOC(4 3 2 1) 0000
-
- CHOICE = "Video IRQ Enabled"
-
- LINK
- IRQ = 10 | 5 | 3 | 2
- SHARE = NO
- TRIGGER = EDGE
- INIT = JUMPER(1) LOC(4 3 2 1) 0001 | 0010 | 0100 | 1000
-
- ;end of board
-